home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / tourist-trap.swf / scripts / DefineButton2_208 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  58 b   |  5 lines

  1. on(release){
  2.    level = 1;
  3.    gotoAndStop("patru");
  4. }
  5.